*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 12 Jan 2004 21:59:03 +0000 (21:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 12 Jan 2004 21:59:03 +0000 (21:59 +0000)
lisp/ChangeLog

index 7029193eec9995f81d3acdafd3ce536918eff014..47a9afe7a56ad9e732f54808b850ac875a87aeac 100644 (file)
@@ -1,3 +1,14 @@
+2004-01-12  Richard M. Stallman  <rms@gnu.org>
+
+       * mail/rmail.el (rmail-convert-to-babyl-format): Use
+       mail-unquote-printable-region.
+       (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
+       (rmail-hex-char-to-integer): Functions deleted.
+
+       * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
+       (mail-unquote-printable-region): New arg NOERROR.
+       For invalid encoding, either signal an error to just return nil.
+
 2004-01-11  Glenn Morris  <gmorris@ast.cam.ac.uk>
 
        * calendar/appt.el: Update copyright and commentary.